crypto/cipher.cbcEncrypter.BlockSize (method, view implemented interface methods)
one use
crypto/cipher (current package)
cbc.go#L55: func (x *cbcEncrypter) BlockSize() int { return x.blockSize }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)